Return to start page

Checks if string whichString contains only characters from character pool characterPool. Checks each single character. whichString String which should be checked. characterPool Character pool which will be used for comparing all characters. Returns if all characters from string whichString are contained by string pool characterPool.

Brief Description

-

Source File

Core/String/Library Pool.j

Object

IsStringFromCharacterPool

Authors

-

See Objects

-

Todos

-